projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e214da2
)
Fix copy-paste error in autorevert-test
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 10 Jun 2019 10:20:13 +0000
(12:20 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 10 Jun 2019 10:44:26 +0000
(12:44 +0200)
* test/lisp/autorevert-tests.el: Use correct name to define a remote test.
test/lisp/autorevert-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/autorevert-tests.el
b/test/lisp/autorevert-tests.el
index 00c7ee25755c6cb03c8540db329c70707778fe9f..3c9e04bf194f313ea1cd0083fddcb1de161511c0 100644
(file)
--- a/
test/lisp/autorevert-tests.el
+++ b/
test/lisp/autorevert-tests.el
@@
-539,7
+539,7
@@
This expects `auto-revert--messages' to be bound by
(ignore-errors (delete-file file)))
)))
-(auto-revert--deftest-remote auto-revert-test0
4-auto-revert-mode-dired
+(auto-revert--deftest-remote auto-revert-test0
5-global-notify
"Test `global-auto-revert-mode' without polling for remote buffers.")
(defun auto-revert-test-all (&optional interactive)